home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _3BD91DB7C73346BCA0781FE8AB38933C < prev    next >
Text File  |  2006-03-14  |  3KB  |  122 lines

  1. <window>
  2.   <id>2004</id> 
  3.   <defaultcontrol>2</defaultcontrol> 
  4.   <controls>
  5.     <control>
  6.         <description>Video Overlay Bottom bar</description>
  7.         <type>image</type>
  8.         <id>25</id>
  9.         <posX>220</posX>
  10.         <posY>563</posY>
  11.         <width>1060</width>
  12.         <height>157</height>
  13.         <texture>videooverlay_bottom.png</texture>
  14.     </control>
  15.     <control>
  16.         <description>album/artist/genre etc info label</description> 
  17.         <type>fadelabel</type> 
  18.         <width>900</width> 
  19.         <height>30</height>
  20.         <posX>1100</posX>
  21.         <posY>620</posY>
  22.         <align>right</align>
  23.         <font>font16</font> 
  24.         <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album</label>
  25.         <textcolor>88000000</textcolor>
  26.         <id>5</id> 
  27.     </control>
  28.     <control>
  29.         <description>music rectangle</description> 
  30.         <type>image</type> 
  31.         <id>0</id> 
  32.         <posX>1120</posX> 
  33.         <posY>563</posY> 
  34.         <width>160</width> 
  35.         <height>160</height> 
  36.         <texture>playback_background.png</texture> 
  37.     </control>
  38.     <control>
  39.         <description>music logo</description> 
  40.         <type>image</type> 
  41.         <id>1</id> 
  42.         <posX>1141</posX> 
  43.         <posY>585</posY> 
  44.         <width>118</width> 
  45.         <height>118</height> 
  46.         <texture>#Play.Current.Thumb</texture> 
  47.     </control>
  48.     <control>
  49.         <description>now playing label</description>
  50.         <type>label</type>
  51.         <id>288</id>
  52.         <posX>1100</posX>
  53.         <posY>590</posY>
  54.         <label>Now playing</label>
  55.         <align>right</align>
  56.         <font>font10</font>
  57.         <textcolor>88000000</textcolor>
  58.     </control>
  59.     <control>
  60.         <description>play time label</description> 
  61.         <type>label</type> 
  62.         <id>2</id> 
  63.         <posX>1100</posX> 
  64.         <posY>665</posY> 
  65.         <label>#currentplaytime / #duration</label> 
  66.         <align>right</align> 
  67.         <font>font10</font> 
  68.         <textcolor>88000000</textcolor> 
  69.     </control>
  70.     <control>
  71.         <description>logo background</description> 
  72.         <type>image</type> 
  73.         <id>0</id> 
  74.         <posX>1141</posX> 
  75.         <posY>633</posY>
  76.         <width>118</width>
  77.         <height>70</height>
  78.         <texture>logo_background.png</texture>
  79.         <visible>yes</visible>
  80.     </control>
  81.     <control>
  82.         <description>play logo</description> 
  83.         <type>image</type> 
  84.         <id>3</id> 
  85.         <posX>1165</posX> 
  86.         <posY>648</posY>
  87.         <width>70</width>
  88.         <height>60</height>
  89.         <texture>logo_play.png</texture> 
  90.     </control>
  91.     <control>
  92.         <description>Pause logo</description> 
  93.         <type>image</type> 
  94.         <id>4</id> 
  95.         <posX>1165</posX> 
  96.         <posY>648</posY>
  97.         <width>70</width>
  98.         <height>60</height>
  99.         <texture>logo_pause.png</texture> 
  100.     </control>
  101.     <control>
  102.         <description>FF logo</description> 
  103.         <type>image</type> 
  104.         <id>7</id> 
  105.         <posX>1165</posX> 
  106.         <posY>648</posY>
  107.         <width>70</width>
  108.         <height>60</height>
  109.         <texture>logo_fastforward.png</texture> 
  110.     </control>
  111.     <control>
  112.         <description>RW logo</description> 
  113.         <type>image</type> 
  114.         <id>8</id> 
  115.         <posX>1165</posX> 
  116.         <posY>648</posY>
  117.         <width>70</width>
  118.         <height>60</height>
  119.         <texture>logo_rewind.png</texture> 
  120.     </control>
  121.     </controls>
  122. </window>